
/* --------- START CSS NEW PAGE ---------*/


/* OK PAGE */

.ok {
	text-transform: inherit;
	font-size: 12px;
}


/* MODUL */
.modal {
    position: fixed;
    z-index: 9000;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    top: 0px;
    left: 0;
    display: flex;
        -webkit-flex: 1; /* Safari 6.1+ */
        -ms-flex: 1; /* IE 10 */ 
   /* justify-content: center; */
    align-items: center;
}




.fondo{
    position: fixed;
    width: 100%;
    height: 100%;
    background-image: url("http://img06.en25.com/EloquaImages/clients/CignaGHBIntl/%7B4665cb4e-2d7b-4efb-bb2c-8c5cf350d342%7D_lp-london-02-2019-background.jpg");
    background-size: cover;
	min-height: 952px;
	background-position: center center;
}

/*   FOOTER */




footer .part-one, footer .part-two{
    position: relative;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px 0;
}

.footer-ok {
	position: fixed!important;
width: 100%!important;
bottom: 0;
}

.part-one ul{
   
    position: relative;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}

.part-one div {
	
}


.part-two-container{
    
}

.part-two div:first-child{
    width: 100%;
}
.part-two div:first-child p, .part-two div:first-child div{
    width: 49.8%;
    display: inline-block;
}

.part-two div:first-child div{
    text-align: right;
    margin-top: 0;
}

.part-two div:nth-child(2){
    text-align: right;
    margin-top: 15px;
}

footer .part-two a:hover{
    color: #f1b434;
}

.part-two div:first-child p {
	text-align: left;
}

.part-two div:nth-child(2) p {
	text-align: right;
}
.part-one div:nth-child(2) img {
	float: left;
	width: 150px;
	margin-top: -11px;
}

.part-one div:nth-child(2) {
	width: 150px;
	float: left;
}
.part-one div:nth-child(3) {
width: 255px;
float: right
}


.part-one div:first-child img {
	width: 150px;
	float: left;
}

.part-one div:first-child  {
	width: 200px;
	float: left;
}


.part-one-container {
	margin-top: 80px;
	height: 85px;
}

.part-one {
	
	padding: 20px 2% 20px 2%!important;
}

.part-two {
	
	padding: 20px 2% 20px 2%!important;
}



.part-two div:first-child p, .part-two div:first-child div {
    width: 100%;
    text-align: center;
}


.part-two div:first-child div {
    text-align: center;
    margin-top: 7px;
}

.part-two div:nth-child(2) {
    text-align: center;
    margin-top: 7px;
}

.part-one div, .part-one ul {
    
    position: relative;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}

.part-one ul li {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 40px;
    vertical-align: bottom;
}

.part-one ul  {
 float: right;
	width: 290px;
	margin-top: 3px;
}
.part-one a  {
text-decoration: none;
}
.part-one ul li p {
   margin-top: -5px!important;
}

.part-one a img {
   width: 40px;
}

header, section, footer, .part-one-container, .part-two-container {
	margin-bottom: -2px;
}

/* imagen + text */

.divide{
    position: relative;
    width: 100%;
    display: inline-flex;
    justify-content: flex-start;
	margin-bottom: 20px;
}

.divide-icon{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.divide-icon img{
    width: 50px;
    vertical-align: middle;
}
.divide .divide-icon p {
    position: relative;
    display: inline-block;
    color: black;
    width: 70%;
    padding-bottom: 0px;
    vertical-align: middle;
    /* height: 100%; */
    margin: 0px 0px 0px 15px;
    font-size: 12px;
}

.divide-icon p {
    position: relative;
    display: inline-block;
    color: black;
    width: 86%;
    padding-bottom: 0px;
    vertical-align: middle;
    /* height: 100%; */
    margin: 0px 0px 0px 15px;
    font-size: 12px;
}


.icon-box {
    margin-top: 10px;
}
.icon-box-text {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.icon-box-text img {
    width: 50px;
    vertical-align: middle;
}
.icon-box p {
    position: relative;
    display: inline-block;
    color: black;
    width: 70%;
    padding-bottom: 0px;
    vertical-align: middle;
    /* height: 100%; */
    margin: 0px 0px 0px 15px;
    font-size: 12px;
}
/* MAP */

#map {
	position: relative;
	height: 100%;
	width: 100%;
}

.contenedor_map {
	margin-top: 20px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 400px;
}

/* END MAP */

.center-all {
	width: 100%;
	text-align: center;
	position: absolute;
	height: auto;
	min-height: 800px;
}

.content-box-40 {
	    width: 36%;
    display: inline-block;
    background-color: #188ccc;
    box-sizing: border-box;
    padding: 0px;
    float: right;
    padding: 16px 0px 20px 0px;
    margin-left: -5px;
	height: 950px;
	
}

.content-box-60 {
	width: 61%;
	display: inline-block;
	background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding: 20px;
	text-align: left;
	height: 950px;
	float: left;
}

.content-box-60 ul li span { 
	font-weight: bold;

}

.content-box-60 h4 {
	font-size: 13px;
	padding-top: 15px;
}
.content-box-100 h4 {
	font-size: 13px;
	padding-top: 10px;
}

.content-box-100-text {
	position: relative;
   
    padding: 40px 10px 30px 13px;
}
.content-box-100-text h3 {
	color: white;
	font-size: 34px;
}
.content-box-100-text h4 {
	color: white;
	font-size: 20px;
	text-transform: inherit; 
	font-weight:400; 
	padding-top: 0px;
}

.content-box-100 {

width: 100%;
	display: inline-block;
	background-color: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding: 20px;
	text-align: left;
margin-top: 20px;
	padding-bottom: 30px;
}

.content-box-100-map {
margin-top: 20px;
}

.content-box{
	display: inline-block;
    position: relative;
    width: 600px;
    margin:70px 0px 40px 0px;
	
    
  
    box-sizing: border-box;
    padding: 0px;
}


/* Form */


.content-box-40 h4 {
	margin-top: 0px;
	margin-left: 13px;
	text-align: left;
	color: white;
	padding-top: 0px;
	
}

form{
   
	
    width: 300px;
    background-color:#188ccc;
    top: 0px;
    right: 0;
    box-sizing: border-box;
    padding:30px;
 
    
}

form h4{
    font-weight: 500;
}

form p{
    line-height: 120%;
}

form p.destacado{
    font-weight: bold;
    font-size: 25pt;
}

form input{
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    border:none;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding: 10px 5px;
    margin-top: 15px;
}

form input:focus{
    outline: none;
}

form input:active{
    border:none;
}



form{
    width: 100%;
}

label{
    width: 100%;
    position: relative;
    display: block;
}

.logocigna {
    position: relative;
    box-sizing: border-box;
    padding: 0px 0 15px 2%;
    width: 200px;
    height:50px;
    display: inline-block;
	
}

.logocigna img {
   width: 130px;
}

.logosponsor {
    position: relative;
    box-sizing: border-box;
    padding: 0px 0 15px 2%;
    margin-right: 3%;
    height:50px;
    display: inline-block;
	margin-top: 6px;
	float: right;
}

.logosponsor img {
   width: 130px;
}

input[type=submit] {
    position: relative;
	display: block;
    width: 150px;
    padding: 15px 35px; 
    background: #f68621; 
    font-family: arial;
    text-transform: uppercase;
    font-weight: bold;
    color:#fff;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    left:75px;
    transform: translate(-50%, 0%);
	margin-top: 10px;
}

input[type=submit]:hover{
    transition: all .2s ease-in;
    background: #e35205; ;
}

input[type=checkbox] {
  width: 16px!important;
	text-align: left;
    display: inline-block;
    width: 100%;
   
}

.elq-form .list-order.oneColumn {
	    text-align: left;
}

.elq-form .checkbox-label {
     display: inline-block;
    /* float: left; */
    width: 64%;
    padding-left: 30px;
    position: relative;
    bottom: 6px;
    color: white;
    /* text-align: left; */
}
.elq-form .instructions.default {
    display: block;
    font-size: 10px;
    padding: 0px 0pt 3px;
    text-align: left;
	margin-top: -8px;
}

/* --------- START Tablet Movil ---------*/



@media (max-width: 768px){ 

	.content-box-100-text {
    position: relative;
    padding: 36px 10px 30px 13px;
}
	
}

@media (max-width: 650px){ 
	
	
	/* Header */
	.logocigna {	
	position: relative;
    width: 131px!important;
    height: 35px!important;
    margin: 7px 0;
    display: inline-block;
    float: left!important;
		padding: 0px 0 15px 1%!important;
	}
	/* Background fix */
	
	.fondo{
   top: 0%;
}
	
	
	/*  FOOTER ICONS  */
	
	.part-one {
		margin: -15px!important;
	}
	
	.part-one div:nth-child(1) {
		width: 49%;
	}
	
	
	.part-one div:nth-child(2) {
		width: 49%;
		float: right;
	}
	.part-one div:nth-child(2) img {
		float: right;
	}
	
	.part-one div:nth-child(3) {
		width: 100%;
		height: 100%;
	}
	
	footer .part-one, footer .part-two {
		display: inline-block;
	}
	
	header, section, footer, .part-one-container, .part-two-container {
		display: inline-block;
	}
	
	.part-one ul {
		width: 100%;
	height: 100%;;
		text-align: center;
		float:inherit;
		margin-top: 30px;
		margin-bottom: 0px;
	}
	.part-one ul li {
		float:none; 
	}
	
	.part-one ul li:nth-child(1) {
		margin-left: 0px;
	}
	
	/* END  FOOTER ICONS  */
	
	.part-two {
    padding: 20px 2% 30px 2%!important;
}
	
	header>div:first-of-type {

    text-align: center;
}
	
	
	.content-box-100-text {
    position: relative;
    padding: 70px 10px 30px 13px;
}
	
	.content-box {
		width: 100%;
		    margin: -30px 0px 40px 0px;
	}
	.content-box-100-text h3 {
    color: white;
    font-size: 25px;
}
	.content-box-100-text h4 {
 
    font-size: 16px;
   
}

	.content-box {
		width: 90%;
	}
	
	.content-box-60 {
    width: 100%;
  height: 100%;
  float: none; 
}
	.content-box-100 {
		width: 100%;
	}
	.content-box-100-map {
		width: 100%;
	
	}
	
	.content-box-40 {
    width: 100%;
    display: inline-block;
    background-color: #188ccc;
    box-sizing: border-box;
    padding: 0px;
   float: none;
    padding: 16px 0px 20px 0px;
 margin-left: 0px;
    height: 100%; 
}
	input[type=submit] {
    position: relative;
	display: block;
    width: 150px;
    padding: 15px 35px; 
    background: #f68621; 
    font-family: arial;
    text-transform: uppercase;
    font-weight: bold;
    color:#fff;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    left:0px!important;
    transform: translate(0%, 0%)!important;
	margin-top: 10px;
}
	
	.divide {
   
     display: inherit; 

}
	.divide div:nth-child(1) {
		margin-bottom: 15px;
	}
	
	.divide-icon p {
		font-size: 14px!important;
		width: 70%;
		padding: 0px!important;
		margin: 0px 0px 0px 7px!important;
		
	}
	
	
	p, a {
    font-size: 13px!important;
		line-height: 173%!important;
}
	
	.elq-form .label-position.top {
		font-size: 14px!important;
		
	}
	
	ul {
   
    font-size: 14px!important;
  
}
	.content-box-60 h4 {
    font-size: 15px;
    padding-top: 15px;
}
	
	.content-box-60 h3 {
		font-size: 17px!important;
	}
	
	input[type=submit] {
 
    height: 50px!important;

}
	
}

@media (max-width:480px){ 
.content-box-100-text {
    position: relative;
    padding: 50px 10px 30px 13px;
}

}



/* --------- START CSS PAGE HR FORUM ---------*/


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

.orangeLight {
    color: #F1B434;
}
.orangeMedium {
    color: #F68621;
}
.orangeDark {
    color: #E35205;
}
.blueLight {
    color: #00A9E0;
}
.blueMedium {
    color: #188CCC;
}
.blueDark {
    color: #004986;
}
.greenLight {
    color: #C4D600;
}
.greenMedium {
    color: #39B54A;
}
.greenDark {
    color: #007A3E;
}
.greyLight {
    color: #D9D9D6;
}
.greyMedium {
    color: #C8C9C7;
}
.greyDark {
    color: #58595B;
}
.white{
    color:#ffffff;
}

/*  ------------------------- SPONSORS LOGOS BOTTOM ----------------*/
.sponsors {width: 100%;
			position: relative;			
margin: 30px 0 20px 0;
}

.sponsors td {vertical-align: middle;			
font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size:9pt; color:#58595B; line-height: 22px; font-weight: bold; text-align: center;
	width: 33%; 
}

.sponsors img {
			text-align: center;
	width: 100%;
}

.sponsors .aon {
			width: 50%;
}

.main_sponsors td {vertical-align: middle;			
font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size:11pt; color:#58595B; line-height: 22px; font-weight: bold; text-align: center;
	width: 33%; padding: 100px 0 0 0;
}


.hidden {
	display: none;
	
}






h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 10px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    margin-bottom: 35px;
}

h3{
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

h4{
    font-family: arial;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
    line-height: 130%;
}

h2 sup{
    font-size:16px;
    vertical-align: super;
}


p sup{
    font-size:10px;
    vertical-align: super;
}








/*----Modal Abrir popup Iframe--*/
.btnClose {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 22px;
    height: 22px;
    margin: 0;
    cursor: pointer;
    background-image: url(http://img06.en25.com/EloquaImages/clients/CignaGHBIntl/%7B20c00b92-a4a9-40ea-a06e-206d9e0b2d76%7D_lp-module-cerrar-cruz-pos.png);
    background-size: 100%;
}
.btnClose span {
    display: none;
}
.openModal {
    text-decoration: underline;
    cursor: pointer;
}
.openModal:hover {
    color: #00A9E0;
}
.openModal:active {
    color: #188ccc;
}
.openModal_protect_datos {
    text-decoration: underline;
    color: #FFF;
    cursor: pointer;
}
.openModal_protect_datos:hover {
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}

.modalContent {
    background-color: #FFF;
    border: none;
    width: 60%;
    height: 60%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -64%);
    -ms-transform: translate(-50%, -50%);
    padding: 60px 10px 40px 10px;
}
.modalContent iframe {
    border: none;
    width: 100%;
    height: 100%;
}
/*--Modal Abrir popup Iframe--*/


@media (min-width: 980px){ 

	
	.titulo_caja {
display: none;
	
}
	
}

/************************************************************************************
Font Headline adjustments
*************************************************************************************/

@media (min-width: 1280px){ 

	
h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 1vw;
	
	
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    margin-bottom: 50px;
	
}
	
}


/************************************************************************************
TABLET
*************************************************************************************/

@media (min-width: 480px) and (max-width: 980px){

*{
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}








.modalContent {
    width: 90%;
    height: 90%;
    position: relative;
    margin: 5%;
    top: 0;
    left: 0;
    transform: translate(0%, 0%); */
    -ms-transform: translate(0%, 0%);
    padding: 40px 10px 40px 10px;
    box-sizing: border-box;
}
    
}



/************************************************************************************
MÓVIL
*************************************************************************************/

@media (min-width: 0px) and (max-width: 480px){

*{
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}





.divide p, .divide-icon p{
    padding-left: 10px;
}


.modalContent {
    width: 90%;
    height: 90%;
    position: relative;
    margin: 5%;
    top: 0;
    left: 0;
    transform: translate(0%, 0%); */
    -ms-transform: translate(0%, 0%);
    padding: 40px 10px 40px 10px;
    box-sizing: border-box;
}
    
}









/************************************************************************************
TABLET
*************************************************************************************/


/* --------- START CSS PAGE IPMI CWA ---------*/


a.openModal{cursor: pointer;}

.modal-legal {
    position: fixed;
    display:none;
    top:0;
    left:0;
    width: 100%;
    height:100%;
    background-color: rgba(0,0,0,.75);
    }





.modalContent iframe {
    width: 100%;
    height: 100%;
}


.modal__boton span {
    display: none;
    }


/* ALERTA COOKIES */
.alert-cookies {
    font-family:"Helvetica Neue",Helvetica,Arial;
    position: fixed; 
    bottom:0; 
    clear: both; 
    margin:0; 
    width:100%; 
    z-index:99; 
    background-color: rgba(0,0,0,0.8); 
    border:none; 
    border-radius:0;
    font-size: 14px; 
    text-align:center;
    box-sizing: border-box;
    padding:20px 40px;
    letter-spacing:0.5px;
    color: #FFF;
    z-index: 2000;
}

.alert-cookies a:link, .alert-cookies a:visited {
    font-family:"Helvetica Neue",Helvetica,Arial;
    font-size: 16px;
    width:auto;
    height:auto;
    color: #FFF !important;
}

.alert-cookies button{
    font-size: 12pt;
}



/*02-ESTILO DE TEXTO*/

h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 10px;
    color: #555555;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 35px;
    color: #555555;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
    color: #555555;
	margin-bottom: 10px;
}

h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 15.5px;
    line-height: 140%;
    font-weight: bold;
    padding:30px 0 5px 0;
    color: #555555;
}

p, a{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 150%;
    color: #555555;
}


ul{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    padding-left: 12px;	
    line-height: 150%;	
    list-style-position: inside;
    margin-left: 14px;
    margin-bottom: 8px;
	margin-top: 8px;
    color: #555555;
}

ul.circle{
    list-style-type: disc;
    padding-left: 32px;
    color: #555555;
}

ol{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding-left: 16px;	
    line-height: 150%;
    color: #555555;
}

ul.arrow-orange{list-style:none; list-style-image:url(http://img06.en25.com/EloquaImages/clients/CignaGHBIntl/%7Be3d7c32d-cc37-4cdd-a2a5-1c6569361f2b%7D_lp-bullet-orange.png);}
ul.arrow-blue{list-style:none; list-style-image: url(http://img06.en25.com/EloquaImages/clients/CignaGHBIntl/%7B3e4dddd3-7d0a-4151-99ca-eefbea14ff0d%7D_lp-bullet-blue.png);}
ul.arrow-green{list-style:none; list-style-image: url(http://img06.en25.com/EloquaImages/clients/CignaGHBIntl/%7B81afd4f9-8cc9-4633-896f-8d219de7f3b6%7D_lp-bullet-green.png);}
ul.arrow-white{list-style:none; list-style-image: url(http://img06.en25.com/EloquaImages/clients/CignaGHBIntl/%7Bf7762517-674c-48e2-8646-8e0c666138b3%7D_lp-bullet-white.png);}


p.legal-text, p.legal-text a{
    font-family: 'Montserrat', sans-serif;
    font-size: 10.5px;
}

p strong{
    font-weight: bold;}

sup {
    vertical-align: super;
    font-size: 11px;
}


.centered{text-align: center;}

/* FIN ESTILO DEL TEXTO */


/*03-COLORES*/

/*------------------------Colorear texto--------*/
.orangeLight {
    color: #F1B434;
}
.orangeMedium {
    color: #F68621;
}
.orangeDark {
    color: #E35205;
}
.blueLight {
    color: #00A9E0;
}
.blueMedium {
    color: #188CCC;
}
.blueDark {
    color: #004986;
}
.greenLight {
    color: #C4D600;
}
.greenMedium {
    color: #39B54A;
}
.greenDark {
    color: #007A3E;
}
.greyLight {
    color: #D9D9D6;
}
.greyMedium {
    color: #C8C9C7;
}
.greyDark {
    color: #58595B;
}

.white{
    color:#ffffff;
}

/*------------------------Colorear fondo---------*/

.orangeLight_bkg, .orangeLight_bkg:before {
    background-color: #F1B434;
}
.orangeMedium_bkg, .orangeMedium_bkg:before {
    background-color: #F68621;
}
.orangeDark_bkg, .orangeDark_bkg:before {
    background-color: #E35205;
}
.blueLight_bkg, .blueLight_bkg:before {
    background-color: #00A9E0;
}
.blueMedium_bkg, .blueMedium_bkg:before {
    background-color: #188CCC;
}
.blueDark_bkg, .blueDark_bkg:before {
    background-color: #004986;
}
.greenLight_bkg, .greenLight_bkg:before {
    background-color: #C4D600;
}
.greenMedium_bkg, .greenMedium_bkg:before {
    background-color: #39B54A;
}
.greenDark_bkg, .greenDark_bkg:before {
    background-color: #007A3E;
}
.greyLight_bkg, .greyLight_bkg:before {
    background-color: #f3f3f3;
}
.greyMedium_bkg, .greyMedium_bkg:before {
    background-color: #C8C9C7;
}
.greyDark_bkg, .greyDark_bkg:before {
    background-color: #58595B;
}
.white_bkg, .white_bkg:before {
    background-color: #FFFFFF;
}


/*------------------------Colores botones hover---------*/
button.blueDark_bkg:hover{background-color: #188ccc;}
button.blueMedium_bkg:hover{background-color: #00a9e0;}
button.blueLight_bkg:hover{background-color: #004986;}
button.orangeDark_bkg:hover{background-color: #f68621;}
button.orangeMedium_bkg:hover{background-color: #f1b434;}
button.orangeLight_bkg:hover{background-color: #e35205;}
button.greenDark_bkg:hover{background-color: #39b54a;}
button.greenMedium_bkg:hover{background-color: #c4d600;}
button.greenLight_bkg:hover{background-color: #007a3e;}

/* FIN COLORES */

/* genérico*/

header,section, footer, .part-one-container, .part-two-container{
    width:100%;
    position: relative;
}

button{
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 16pt;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 10px 25px; 
    border-radius: 5px;
    transition: .2s ease-in-out;
    cursor: pointer;
    margin-top: 15px;
    font-weight: 700;
    border: 0;
}

/* fin genérico*/

/* HEADER*/


header {
    position: fixed;
    background: rgba(0,0,0,.5);
    top: 0;
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    z-index: 1000;
   /* box-shadow: 0px 1px 20px #C8C9C7;*/
}



.logocigna {
    position: relative;
    width: 200px;
    height:50px;
    margin: 7px 0;
    display: inline-block;
}

a.llamar{
    text-decoration: none;
}

.numbers-container {
    position: absolute;
    display: inline-flex;
        -webkit-inline-flex: 1; /* Safari 6.1+ */
        -ms-inline-flex: 1; /* IE 10 */ 
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-top: 8px;
}

.numbers-container button {
    margin-top: 0;
}

.numbers-container img, .numbers-container-mobile img{
    margin-top: 5px;
    margin-right: 7px;
    margin-right: 5px;
}

a.llamar{
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-size: 16pt;
    text-transform: uppercase;
    box-sizing: border-box;
    padding: 10px 25px;
    border-radius: 5px;
    transition: .2s ease-in-out;
    cursor: pointer;
    margin-top: 0px;
    font-weight: 700;
    display: inline-flex;
    line-height: 140%;
}

button.boton-llamar{
    background-color: white;
    border:1px solid #004986;
    margin-left: 20px;
    outline: none;
}
    button.boton-llamar:hover{
    background-color: #f68621;
    border:1px solid #f68621;
    margin-left: 20px;
    outline: none;
    color: white;
}


.numbers-container button:first-child , .numbers-container-mobile button:first-child  {
    display: inline-flex;
        -webkit-inline-flex: 1; /* Safari 6.1+ */
        -ms-inline-flex: 1; /* IE 10 */ 
        justify-content: center;
}

.numbers-container button:nth-child(2){
    border:1px solid #004986;
    margin-left: 30px;
}

    .numbers-container button:nth-child(2):hover{
    background-color: #f68621;
    color:#fff;
    border:1px solid #f68621;
}

.numbers-container-mobile{
    display: none;
}


.interview-fila{
    width: 100%;
    position: relative;
    display: inline-flex;
        -webkit-inline-flex: 1; /* Safari 6.1+ */
        -ms-inline-flex: 1; /* IE 10 */ 
    margin-bottom: 30px;
    opacity: 0;
}

.filaFadeIn {
    -moz-animation: slideIn 1s ease 0.3s forwards;
    -ms-animation: slideIn 1s ease 0.3s forwards;
    -webkit-animation: slideIn 1s ease 0.3s forwards;
    animation: slideIn 1.25s ease 0.3s forwards;
}

@-webkit-keyframes slideIn {
    0%{
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slideIn {
    0% {
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        opacity: 0;
    }
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}


.modal__img {
    max-height: 90%;
    width: auto;
    /*  width: 70%;
      max-width: 600px;*/
}


.modal__boton {
    width: 50px;
    height: 50px;
    background-image:url("http://img06.en25.com/EloquaImages/clients/CignaGHBIntl/%7B20c00b92-a4a9-40ea-a06e-206d9e0b2d76%7D_lp-module-cerrar-cruz-pos.png");
    background-repeat: no-repeat;
    background-size: 38px;
    cursor: pointer;
    position: absolute;
    right: 3px;
    top: 10px;

}

/************************************************************************************
ONLY MOBILE
*************************************************************************************/

@media (min-width: 0px) and (max-width: 480px){

h1{font-size: 10vw;}
h2{font-size: 6vw;}
h3{font-size: 16px;}
button{font-size: 14pt;}



/* HEADER*/

header{
    position: relative;
  
}





/* FOOTER*/





/* MODAL*/

.modalContent {
    width: 95%;
    height: 85%;
    margin-top: 60px;

    }

.modal__boton {
    top: 20px;
    right: 20px;
}


}


/************************************************************************************
TABLET
*************************************************************************************/
@media (min-width: 480px) and (max-width: 650px){

h1{font-size: 60px;}
h3{font-size: 16px;}



/* HEADER*/

header{
    position: relative;
}








/* MODAL*/

.modalContent {
    width: 95%;
    height: 85%;
    margin-top: 60px;

    }

.modal__boton {
    top: 20px;
    right: 20px;
}


}

/************************************************************************************
MONITORES PEQUEÑOS
*************************************************************************************/
@media (min-width: 768px) and (max-width: 1080px){

/* HEADER*/



header button{
    font-size: 12pt;
}

.numbers-container img, .numbers-container-mobile img {
    margin-top: 0px;
    margin-right: 7px;
}

.numbers-container button:nth-child(2) {
    margin-left: 15px;
}

/* FOOTER*/






}


/* --------------- StartFormCustomCSS ELOQUA ------------*/ 

/* FONT SETUP LABELS */
.elq-form .label-position.top {
   
	font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    line-height: 150%;
    color: white;
	text-align: left;
}

/* CAMPOS ALL */
.elq-form input {
	margin-bottom: 20px;
	    border: 0px solid #A6A6A6!important;
	height: 20px;
}

/* Drop down menu */
select {
	color: white;
	background: #00a9e0;
	border: 1px solid #fff;
	height: 25px;
}

option {
	
}
.elq-form .field-p span {
	
}
.elq-form .field-p {
height: 46px;
	    margin-top: 12px;
}

.elq-form .field-wrapper.individual {
	position: relative;
}

/* button submit */
input[type=submit] {
	margin-top: 50px;
	 padding: 0 0 0 0;
	width: 100%!important;
	  transform: translate(-39%, 0%); 
	height: 30px!important;
	font-size: 14px!important;
	
}

/* validation messages */
.LV_invalid {
	font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    line-height: 100%;
    color: white;
	text-align: left;
}
.LV_validation_message {font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    line-height: 100%;
    color: white;
	text-align: left;}

/* ----------EndFormCustomCSS ELOQUA----------------- */




